The base64 encode decode options are useful to protect against accidentally generated system delimiter characters Base64 encode / decode選項(xiàng)對(duì)于防止意外生成的系統(tǒng)定界字符很有用。
When selected , delimiter characters that separate parameters or item - value pairs , as well as matching braces , are highlighted 選定后,將突出顯示分開(kāi)參數(shù)或項(xiàng)值對(duì)的分隔符以及匹配括號(hào)。
Encrypted data is returned either as a binary string or , optionally , as a base64 encoded string , which is useful for ensuring that the encrypted string does not accidentally contain system delimiter characters a topic that is discussed in more detail later in this article 被加密的數(shù)據(jù)或者以二進(jìn)制字符串的形式返回,或者以base64編碼的字符串返回,后者對(duì)于確保加密的字符串不包含系統(tǒng)定界字符很有用(在本文后面會(huì)更詳細(xì)地討論這個(gè)話題) 。